home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / filelister146.lha / Text / FL.Help.255.English < prev    next >
Text File  |  1994-09-13  |  5KB  |  131 lines

  1.  
  2.                          Help for Filelister
  3.                          ===================
  4.  
  5.   General :
  6.   ---------
  7.  
  8.   Independent of your choise (Mark, Info) in the prompt, you can enter
  9.   one of the four possible types of file selecting :
  10.  
  11.   1. number (stays before each fileline)
  12.  
  13.   2. number range (e.g. 1-5 for selecting the files from number 1 to 5)
  14.  
  15.   3. filename (who guessed ? ;-) )
  16.  
  17.   4. pattern (OS2.x+ compatible filepattern)
  18.      Features :  * or #?  - matches all
  19.                  #x       - matches any amount of x (even 0 !)
  20.                  ?        - matches one character
  21.                  [a-d]    - matches characters a to d
  22.                  a|d      - matches a or d
  23.                  ~x       - matches unequal x
  24.      Examples : ff(99[1-9]|1000).lha => ff991.lha to ff999.lha & ff1000.lha
  25.                 recent[0-9]#[0-9]    => recent00... to recent99...
  26.  
  27.   All types of selecting can be used at one time by using "," or spaces.
  28.   e.g. : 1,xx,ff#? 5-10 "name,extension"
  29.  
  30.   In this example you can see the situation, if a file has a "," in its
  31.   name. For this case there are quotes. Characters between quotes will
  32.   be used as you write them.
  33.  
  34.  
  35.   Cursor keys
  36.   -----------
  37.  
  38.   While prompt is displayed, you can use your cursor keys to mark or
  39.   unmark certain files. Simply choose cursor up or the numeric keys
  40.   (Up,Home,End,PgUp,PgDn) to step through the screen. If there was more
  41.   than one page shown, you can go back with SHIFT+Up or the numeric key
  42.   9 and forward with SHIFT+Down or the numeric key 3.
  43.  
  44.   RETURN or SPACE marks and demarks a selected file.
  45.  
  46.   Marked files are shown with a star between the number and the filename.
  47.   So you'll see imediately which files are marked and which not.
  48.  
  49.  
  50.   Mark prompt
  51.   -----------
  52.  
  53.   Trying to mark one file twice will cause a request if you'll want to
  54.   unmark this file. Otherwise files will be listed with length and
  55.   total length of all marks. Marked files also get stars like cursor
  56.   marking does.
  57.  
  58.  
  59.   Info prompt
  60.   -----------
  61.  
  62.   Some files may have a long description that contains more informations.
  63.   1. extact length in bytes
  64.   2. uploader name
  65.   3. long description of the file (has no 40 characters limit)
  66.  
  67.   ANSI users won't loose the displayed lines above because Filelister
  68.   completes the screen after returning to the prompt.
  69.  
  70.  
  71.   Fake prompt (Co-)Sysop function
  72.   -----------
  73.  
  74.   Sometimes there may be uploads which are fakes, old in the bad case
  75.   or special wanted uploads, very new upload in the good case. This
  76.   subroutine gives you the possibility to give the user certain credits
  77.   for his upload :
  78.   - After activation you'll ask for the user's name. If
  79.     the .Desc-file contains the right name you can simply press RETURN.
  80.     Otherwise enter the name of the user.
  81.   - Faker now tells you the correct file length in bytes
  82.   - Then you can enter an integer-value (-32768 ... 32767) to be multi-
  83.     plied to the file length and added to the user's upload value.
  84.   - You get the informations of the actions (new upload value etc.)
  85.   - Because Faker sends a mail to the user when you add/subtract uploaded
  86.     bytes from him, you can enter a max. 50 characters reason for your
  87.     behaviour.
  88.   - If you entered a negative value to be multiplied to the file length,
  89.     you can immediately delete this file
  90.  
  91.  
  92.   Delete prompt (Co-)Sysop function
  93.   -------------
  94.  
  95.   Normally self documenting, but although some infos :
  96.   If you select more than one file (e.g. you enter "1-10" or a pattern)
  97.   you'll get a request for deletion for each file, except you entered
  98.   "A" for all. After "A" you can say goodbye to all selected files
  99.   Maybe you're fast anough to break with Space or CTRL+C. :-)
  100.   "Q" lets return you to the prompt.
  101.  
  102.  
  103.   Changedesc prompt (Co-)Sysop function
  104.   -----------------
  105.  
  106.   Simply changes the short description of a certain file. If there is
  107.   no downloadcounter, Filelister adds the default (Filelister.Cfg).
  108.  
  109.  
  110.   ATTENTION : If you use one of the (co-)sysop functions, changes will
  111.               be done at the lowest state (Files.BBS/directories/
  112.               .Desc-files). Filelister don't recognize these actions !
  113.               (not yet :-) ) Be carefull when using this features in a
  114.               multiline BBS.
  115.  
  116.  
  117.   Download menu
  118.   -------------
  119.  
  120.   Shows you marked files and displays a mark prompt. It has the same
  121.   function as the mark prompt in the list except of setting/unsetting
  122.   the star.
  123.  
  124.  
  125.  
  126.   If anything is not clear, imediately connect your sysop and kill his
  127.   nervs ;-)
  128.  
  129.   Comment by the author : sorry for my bad school english, but I hope
  130.                           you understood what I mean.
  131.